projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad25ccc
)
(mac-dnd-types-alist): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 8 Jan 2007 23:02:52 +0000
(23:02 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 8 Jan 2007 23:02:52 +0000
(23:02 +0000)
lisp/term/mac-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/mac-win.el
b/lisp/term/mac-win.el
index d9454a0499e1e444e7a78cb77c3d493f8849455b..3ba3868098957d3c591686ca3763e0bfd7b81ae7 100644
(file)
--- a/
lisp/term/mac-win.el
+++ b/
lisp/term/mac-win.el
@@
-2177,7
+2177,7
@@
either in the current buffer or in the echo area."
("TIFF" . mac-dnd-insert-TIFF))
"Which function to call to handle a drop of that type.
The function takes three arguments, WINDOW, ACTION and DATA.
-WINDOW is where the drop occured, ACTION is always `private' on
+WINDOW is where the drop occur
r
ed, ACTION is always `private' on
Mac. DATA is the drop data. Unlike the x-dnd counterpart, the
return value of the function is not significant.